IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : DataEntityPropertyInterceptorArgs<TInstance,TValue> Class |
The following tables list the members exposed by DataEntityPropertyInterceptorArgs<TInstance,TValue>.
Name | Description | |
---|---|---|
Cancel | Whether or not to cancel any further actions for the IdeaBlade.Core.PropertyInterceptor. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>) | |
Context | Used internally to indicate the Entity version. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>) | |
DataEntityProperty | The DataEntityProperty being retrieved or set. | |
ExceptionAction | The handler to be invoked when an exception is thrown during a get or set. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>) | |
Instance | The strongly-typed object on which the interceptor acts. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>) | |
Tag | Gets or sets a user-defined value. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>) | |
Value | The strongly-typed value of the property being retrieved or set. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>) |
Name | Description | |
---|---|---|
OriginalInterceptorArgs | Internal use only. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>) |
Name | Description | |
---|---|---|
Equals | (Inherited from object) | |
GetHashCode | (Inherited from object) | |
GetType | (Inherited from object) | |
ToString | (Inherited from object) |
Name | Description | |
---|---|---|
Finalize | (Inherited from object) | |
MemberwiseClone | (Inherited from object) |